Code_Snippets\WordPress_File_System_Adapter S

Total Complexity 10
Dependencies 0
Dependents 1
Total lines 44
Lines of code 32
Logical lines of code 13
Comment lines 0
Methods 9
Properties 1

Methods 9

Method Rating Maintainability Complexity Lines of code
__construct()
S
67 2 8
put_contents()
S
79 1 3
exists()
S
80 1 3
delete()
S
79 1 3
is_dir()
S
80 1 3
mkdir()
S
79 1 3
rmdir()
S
79 1 3
chmod()
S
79 1 3
is_writable()
S
80 1 3